CompletionCell.setText

Sets the text for the column cell. Use %NULL to unset.

class CompletionCell
void
setText
(
string text
)

Parameters

text string

the text to set or %NULL

Meta